Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference


getProcedureHandle

This function determines the handle to a running procedure (if it is running) and returns the handle. It returns an Unknown value ( ? ) if the handle cannot be determined.

Location: af\app\afxmlcfgp.p

Parameters:

INPUT pcFileName AS CHARACTER Returns: HANDLE

Notes: This function assumes that there is only one running copy of the procedure.

Examples: See the startProcedure procedure in af\app\afxmlcfgp.p.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095